PDFGeospatialMeasure Class
In This Topic
Defines a geospatial measure.
The geospatial measure defines the relationship between points or regions in the two dimensional PDF object space and points or regions with respect to an underlying model of the earth.
Object Model
Syntax
public class PDFGeospatialMeasure
extends PDFMeasure
|
Inheritance Hierarchy
java.lang.Object
com.o2sol.pdf4java.spatial.PDFMeasure
com.o2sol.pdf4java.spatial.PDFGeospatialMeasure
See Also